This folder contains data from our two system integration tests. 

The Full Scale folder contains the following data files captured during the full-scale flight test:
- Real_monopole.csv.txt: Contains all packets for the data that was transmitted and received by the ground station with the monopole antenna, including data sent during prep and recovery of the rocket. This is useful for measuring the performance of the monopole antenna as a receiver.
- Real_monopole_modified.csv.txt: Contains a modified version of the data that was received with the monopole antenna that consists of only the data captured during the actual launch.
- Full_Scale_Transmitted_Dipole_Modified.csv: We are not sure what this data consists of or where it was collected, but contains only data during the actual launch.
- Full_Scale_Saved_Modified.csv: Contains a modified version of the data that was saved on the SD card on the rocket that consists of only the data captured during the actual launch. This is likely the most useful data for analyzing the rockets flight.
- Full_Scale_Saved_Saved_All.csv: Contains all packets for the data that was saved on the SD card on the rocket, including data sent during prep and recovery of the rocket. This is the most complete version of the launch data.
- Full_scale_patch_antenna.csv.txt: Contains all packets for the data that was transmitted and received by the ground station with the patch antenna, including data sent during prep and recovery of the rocket. This is useful for measuring the performance of the patch antenna.


The Range Test folder contains received and transmitted data from the range test performed. It has the following data files:
- RangeTestSensorData.csv: Contains the sensor data saved locally on the SD card on the sensor board. Can be used to see exactly how many packets were sent out
- RangeTestReceivedPatch.csv: Contains the sensor data received by the ground station at various locations when the patch antenna was used as the receive antenna. Can be compared to the RangeTestSensorData.csv file to determine how many packets were dropped.
- RangeTestReceivedMonopole.csv: Contains the sensor data received by the ground station at various locations when the monopole antenna was used as the receive antenna. Can be compared to the RangeTestSensorData.csv file to determine how many packets were dropped.
